emacs.git
2012-05-17 =?UTF-8?q?Fabi... Indentation enhancements on after-backslash
2012-05-17 =?UTF-8?q?Fabi... fixed last paren indentation logic
2012-05-17 =?UTF-8?q?Fabi... Fixed weird cornercase behavior in python-indent-calcul...
2012-05-17 =?UTF-8?q?Fabi... increased forward-comment COUNT variable value in all...
2012-05-17 =?UTF-8?q?Fabi... docstring enhancements
2012-05-17 =?UTF-8?q?Fabi... indentation fixes on after backslash
2012-05-17 =?UTF-8?q?Fabi... Implemented python-nav-backward-sentence, python-nav...
2012-05-17 =?UTF-8?q?Fabi... Added python-nav-sentence-start and python-nav-sentence...
2012-05-17 =?UTF-8?q?Fabi... fixed CL related bytecompilation errors and set make...
2012-05-17 =?UTF-8?q?Fabi... Implemented imenu support.
2012-05-17 =?UTF-8?q?Fabi... Documentation enhancements with regards to code checkin...
2012-05-17 =?UTF-8?q?Fabi... Fixed python-info-current-defun for classes without...
2012-05-17 =?UTF-8?q?Fabi... Fixed infinite loop on python-info-current-defun
2012-05-17 =?UTF-8?q?Fabi... Docstrings enhancements
2012-05-17 =?UTF-8?q?Fabi... Small cornercase fix to python-info-current-defun.
2012-05-17 =?UTF-8?q?Fabi... Fixed python-info-current-defun to match new navigation...
2012-05-17 =?UTF-8?q?Fabi... Replaced references from python-beginning-of-innermost...
2012-05-17 =?UTF-8?q?Fabi... User customizable fill-paragraph behavior.
2012-05-17 =?UTF-8?q?Fabi... Corrected implementations for python-{beginning,end...
2012-05-17 =?UTF-8?q?Fabi... New variable python-use-beginning-of-innermost-defun
2012-05-17 =?UTF-8?q?Fabi... Better indentation handling when inside parens.
2012-05-17 =?UTF-8?q?Fabi... Fixed indentation issue when indenting a python-indent...
2012-05-17 =?UTF-8?q?Fabi... new variables python-shell-process-environment and...
2012-05-17 =?UTF-8?q?Fabi... New variable python-shell-send-setup-max-wait
2012-05-17 =?UTF-8?q?Fabi... Documentation enhancements
2012-05-17 =?UTF-8?q?Fabi... Better shell setup using the new python-shell-send...
2012-05-17 =?UTF-8?q?Fabi... Added indentation support for continuation of dotted...
2012-05-17 =?UTF-8?q?Fabi... Enhancements to python-indent-electric-colon.
2012-05-17 =?UTF-8?q?Fabi... New function python-info-ppss-context
2012-05-17 =?UTF-8?q?Fabi... Added commentary about installing pyreadline on system...
2012-05-17 =?UTF-8?q?Fabi... Remove find-file-noselect invocation in python-shell...
2012-05-17 =?UTF-8?q?Fabi... Use insert instead of insert-string
2012-05-17 =?UTF-8?q?Fabi... Better non-standard shell integration support
2012-05-17 =?UTF-8?q?Fabi... Shell integration improvements and cleanups
2012-05-17 =?UTF-8?q?Fabi... python.el now bytecompiles without warnings
2012-05-17 =?UTF-8?q?Fabi... Implemented Skeletons after GNU/Emacs python.el
2012-05-17 =?UTF-8?q?Fabi... Explain we have python-indent-electric-colon
2012-05-17 =?UTF-8?q?Fabi... Don't deactivate mark after indenting commands
2012-05-17 =?UTF-8?q?Fabi... Small fix to python-indent-electric-colon
2012-05-17 =?UTF-8?q?Fabi... Implemented python-indent-electric-colon
2012-05-17 =?UTF-8?q?Fabi... Fixed indentation of multi-line function call's closing...
2012-05-17 =?UTF-8?q?Fabi... Make inferior-python-mode-current-file be set via conve...
2012-05-17 =?UTF-8?q?Fabi... Enhanced python-shell-send-file function
2012-05-17 =?UTF-8?q?Fabi... Added commentary about auto-indentation on newlines...
2012-05-17 =?UTF-8?q?Fabi... Use convert-standard-filename to fix temp files path
2012-05-17 =?UTF-8?q?Fabi... Fixed highlighting for dictionary assignments
2012-05-17 =?UTF-8?q?Fabi... Fixed pdb-track on Windows
2012-05-17 =?UTF-8?q?Fabi... Fixed incorrect syntax highlighting for variable assign...
2012-05-17 =?UTF-8?q?Fabi... Fixed indentation guess logic to never accept 0 as...
2012-05-17 =?UTF-8?q?Fabi... Implemented python-eldoc-at-point (python-describe...
2012-05-17 =?UTF-8?q?Fabi... Implemented python-check
2012-05-17 =?UTF-8?q?Fabi... Small changes to ffap support
2012-05-17 =?UTF-8?q?Fabi... Added ffap support
2012-05-17 =?UTF-8?q?Fabi... Simplified python-eldoc-function using python-shell...
2012-05-17 =?UTF-8?q?Fabi... Implemeneted python-shell-clear-latest-output and pytho...
2012-05-17 =?UTF-8?q?Fabi... Eldoc integration is now compatible with python 3
2012-05-17 =?UTF-8?q?Fabi... Make shell use completion-at-point for autocompletion.
2012-05-17 =?UTF-8?q?Fabi... Fixed called-interactively-p invocation.
2012-05-17 =?UTF-8?q?Fabi... Cleaned up TODO
2012-05-17 =?UTF-8?q?Fabi... Enhanced shell and code autocompletion.
2012-05-17 =?UTF-8?q?Fabi... Fixes to shell completion at point
2012-05-17 =?UTF-8?q?Fabi... Fixed shell region sending
2012-05-17 =?UTF-8?q?Fabi... Documentation fixes
2012-05-17 =?UTF-8?q?Fabi... Do not indent at the beginning of buffer fix
2012-05-17 =?UTF-8?q?Fabi... Do not indent at the beginning of buffer
2012-05-17 =?UTF-8?q?Fabi... Fixed infinite while loop in python-info-current-defun
2012-05-17 =?UTF-8?q?Fabi... Modified autocompletion code setup
2012-05-17 =?UTF-8?q?Fabi... Fixed indentation inside parens when comments are around
2012-05-17 =?UTF-8?q?Fabi... python-indent-guess-indent-offset improvements
2012-05-17 =?UTF-8?q?Fabi... Fixed backspace behavior for delete-selection-mode.
2012-05-17 =?UTF-8?q?Fabi... Enhanced python-indent-guess-indent-offset logic.
2012-05-17 =?UTF-8?q?Fabi... python-shell-get-or-create-process preserves current...
2012-05-17 =?UTF-8?q?Fabi... Generalized use of python-shell-send-file with cleanup...
2012-05-17 =?UTF-8?q?Fabi... Cleanup prompts when sending region to shell.
2012-05-17 =?UTF-8?q?Fabi... First commit.
2012-05-17 Fabián Ezequiel... Added blank python.el to workaround bzr git-apply issues
2012-05-17 Fabián Ezequiel... Deleted lisp/progmodes/python.el as first step of the...
2012-05-17 Glenn MorrisInstall a self-contained NS build's libexec directly...
2012-05-17 Juri LinkovMove word search functions from search.c to isearch...
2012-05-16 Glenn MorrisAuto-commit of generated files.
2012-05-16 Paul Eggert* configure.in: Simplify by removing CPP etc.
2012-05-16 Agustin Martintextmodes/flyspell.el: Delay for otherchars as for...
2012-05-16 Glenn MorrisTry to fix building with gcc >= 4.6 on Darwin.
2012-05-16 Paul Eggert* xgselect.c (xg_select): Just invoke 'select' if -nw.
2012-05-16 Stefan Monnier* lisp/minibuffer.el (completion--sifn-requote): Fix...
2012-05-15 Stefan Monnier* src/lread.c (init_obarray): Declare Qt and Qnil as...
2012-05-15 Glenn MorrisTweak line-breaks in previous change
2012-05-15 Glenn Morris* Makefile.in (install-arch-dep): Replace last user...
2012-05-15 Stefan Monnier* lisp/emacs-lisp/pcase.el (pcase-let*, pcase-let)...
2012-05-15 Stefan Monnier* lisp/minibuffer.el (completion--sifn-requote): Handle...
2012-05-15 Glenn Morris* Makefile.in (install-arch-dep): Replace use of MV_DIR...
2012-05-15 Glenn Morris* Makefile.in (install-arch-dep): Replace use of MV_DIR...
2012-05-15 Glenn MorrisNEWS fixes
2012-05-15 Glenn Morris* Makefile.in (install-arch-dep): Do not hard-code...
2012-05-15 Glenn MorrisStop NS install symlinking libexec/* into bin/
2012-05-15 Stefan MonnierOnly handle ".." and '..' quoting in shell-mode.
2012-05-15 Stefan Monnier* lisp/emacs-lisp/smie.el (smie-indent--bolp-1): New...
2012-05-15 Ted Zlatanovmention bug#8706 in the last url-util.el ChangeLog...
2012-05-15 Ted Zlatanovadd url-util.el test file
2012-05-15 Ted Zlatanovadd url-build-query-string and improve url-parse-query...
next